ANA*: Anytime Nonparametric A*
نویسندگان
چکیده
Anytime variants of Dijkstra’s and A* shortest path algorithms quickly produce a suboptimal solution and then improve it over time. For example, ARA* introduces a weighting value (ε) to rapidly find an initial suboptimal path and then reduces ε to improve path quality over time. In ARA*, ε is based on a linear trajectory with ad-hoc parameters chosen by each user. We propose a new Anytime A* algorithm, Anytime Nonparametric A* (ANA*), that does not require ad-hoc parameters, and adaptively reduces ε to expand the most promising node per iteration, adapting the greediness of the search as path quality improves. We prove that each node expanded by ANA* provides an upper bound on the suboptimality of the current-best solution. We evaluate the performance of ANA* with experiments in the domains of robot motion planning, gridworld planning, and multiple sequence alignment. The results suggest that ANA* is as efficient as ARA* and in most cases: (1) ANA* finds an initial solution faster, (2) ANA* spends less time between solution improvements, (3) ANA* decreases the suboptimality bound of the current-best solution more gradually, and (4) ANA* finds the optimal solution faster. ANA* is freely available fromMaxim Likhachev’s Search-based Planning Library (SBPL).
منابع مشابه
Better Parameter-Free Anytime Search by Minimizing Time Between Solutions
This paper presents a new anytime search algorithm, anytime explicit estimation search (AEES). AEES is an anytime search algorithm which attempts to minimize the time between improvements to its incumbent solution by taking advantage of the differences between solution cost and length. We provide an argument that minimizing the time between solutions is the right thing to do for an anytime sear...
متن کاملNonparametric Density Estimation: Toward Computational Tractability
Density estimation is a core operation of virtually all probabilistic learning methods (as opposed to discriminative methods). Approaches to density estimation can be divided into two principal classes, parametric methods, such as Bayesian networks, and nonparametric methods such as kernel density estimation and smoothing splines. While neither choice should be universally preferred for all sit...
متن کاملAVATAR: An Advanced Multi-agent Recommender System of Personalized TV Contents by Semantic Reasoning
In this paper a recommender system of personalized TV contents, named AVATAR, is presented. We propose a modular multi-agent architecture for the system, whose main novelty is the semantic reasoning about user preferences and historical logs, to improve the traditional syntactic content search. Our approach uses Semantic Web technologies – more specifically an OWL ontology – and the TV-Anytime ...
متن کاملApproximation Algorithms to Minimum Vertex Cover Problems on Polygons and Terrains
We propose an anytime algorithm to compute successively better approximations of the optimum of Minimum Vertex Guard. Though the presentation is focused on polygons, the work may be directly extended to terrains along the lines of [4]. A major idea in our approach is to explore dominance of visibility regions to first detect pieces that are more difficult to guard.
متن کاملDiscriminant Analysis for Fuzzy Random Variables Based on Nonparametric Regression
This communication is concerned with the problem of supervised classification of fuzzy data obtained from a random experiment. The data generation process is modelled through fuzzy random variables which, from a formal point of view, can be identified with a kind of functional random element. We propose to adapt one of the most versatile discriminant approaches in the context of functional data...
متن کامل